home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
rain_for.swf
/
scripts
/
DefineButton2_998
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
2010-04-12
|
110b
|
7 lines
on(rollOver){
if(this.EndAnim._currentframe == 1)
{
_global.oSound.playSnd("print");
}
}